Skip to content

Fix Program run shimmer seeding - #690

Merged
edwin-zvs merged 1 commit into
mainfrom
fix-program-shimmer-run
Jul 2, 2026
Merged

Fix Program run shimmer seeding#690
edwin-zvs merged 1 commit into
mainfrom
fix-program-shimmer-run

Conversation

@edwin-zvs

Copy link
Copy Markdown
Contributor

Summary

  • Start TUI Program Run shimmer synchronously on press, before dirty-buffer save RPCs.
  • Recompute optimistic pending after save/normalization and send explicit ProgramExecuteParams.shimmer from the TUI.
  • Add CLI and daemon regressions for dirty-buffer optimistic seeding and explicit full re-run shimmer over edited blocks.

Web client note: no web changes needed; programRun() already passes params.shimmer = optimistic.shimmer for execute parity.

Verification

  • cargo build
  • cargo test -p agentd-cli --bin construct
  • cargo test -p agentd --lib program
  • cargo test --test program_view from crates/e2e

@edwin-zvs
edwin-zvs merged commit 822df2d into main Jul 2, 2026
1 check passed
@edwin-zvs
edwin-zvs deleted the fix-program-shimmer-run branch July 2, 2026 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant